[INFO] fetching crate mackerel_client 0.6.6...
[INFO] fixing mackerel_client-0.6.6 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate mackerel_client 0.6.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mackerel_client 0.6.6
[INFO] finished tweaking crates.io crate mackerel_client 0.6.6
[INFO] tweaked toml for crates.io crate mackerel_client 0.6.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mackerel_client 0.6.6 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 246 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.4)
[INFO] [stderr]       Adding rstest v0.23.0 (available: v0.26.1)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.28.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding typed-builder v0.20.1 (available: v0.23.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd416aa9b322e9118fe89ca8e2042761ef0aee928f42784a9ceee41fe76cec11
[INFO] running `Command { std: "docker" "start" "bd416aa9b322e9118fe89ca8e2042761ef0aee928f42784a9ceee41fe76cec11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd416aa9b322e9118fe89ca8e2042761ef0aee928f42784a9ceee41fe76cec11" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd416aa9b322e9118fe89ca8e2042761ef0aee928f42784a9ceee41fe76cec11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd416aa9b322e9118fe89ca8e2042761ef0aee928f42784a9ceee41fe76cec11" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking openssl v0.10.81
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking fixedstr v0.5.11
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking native-tls v0.2.18
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking httptest v0.16.4
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking mackerel_client v0.6.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/alert.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 193 | /             query_params! {
[INFO] [stdout] 194 | |                 withClosed = *with_closed,
[INFO] [stdout] 195 | |                 nextId = cursor_opt.map(Into::into).as_deref().unwrap_or_default(),
[INFO] [stdout] 196 | |                 limit = limit.to_string(),
[INFO] [stdout] 197 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/tests.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:36
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                      ^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/alert.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 193 | /             query_params! {
[INFO] [stdout] 194 | |                 withClosed = *with_closed,
[INFO] [stdout] 195 | |                 nextId = cursor_opt.map(Into::into).as_deref().unwrap_or_default(),
[INFO] [stdout] 196 | |                 limit = limit.to_string(),
[INFO] [stdout] 197 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/monitor.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/alert.rs:195:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 195 |                 nextId = cursor_opt.map(Into::into).as_deref().unwrap_or_default(),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/client.rs (5 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph_annotation.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 124 | /             query_params! {
[INFO] [stdout] 125 | |                 service = service.into().to_string(),
[INFO] [stdout] 126 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 127 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 128 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:36
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                      ^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph_annotation.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 124 | /             query_params! {
[INFO] [stdout] 125 | |                 service = service.into().to_string(),
[INFO] [stdout] 126 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 127 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 128 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 134 | /             query_params! {
[INFO] [stdout] 135 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 136 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 137 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 138 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:36
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                      ^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 134 | /             query_params! {
[INFO] [stdout] 135 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 136 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 137 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 138 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 202 | /             query_params! {
[INFO] [stdout] 203 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 204 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 205 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 206 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:36
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                      ^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 202 | /             query_params! {
[INFO] [stdout] 203 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 204 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 205 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 206 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.20s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/alert.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 193 | /             query_params! {
[INFO] [stdout] 194 | |                 withClosed = *with_closed,
[INFO] [stdout] 195 | |                 nextId = cursor_opt.map(Into::into).as_deref().unwrap_or_default(),
[INFO] [stdout] 196 | |                 limit = limit.to_string(),
[INFO] [stdout] 197 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:36
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                      ^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/alert.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 193 | /             query_params! {
[INFO] [stdout] 194 | |                 withClosed = *with_closed,
[INFO] [stdout] 195 | |                 nextId = cursor_opt.map(Into::into).as_deref().unwrap_or_default(),
[INFO] [stdout] 196 | |                 limit = limit.to_string(),
[INFO] [stdout] 197 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/alert.rs:195:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 195 |                 nextId = cursor_opt.map(Into::into).as_deref().unwrap_or_default(),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph_annotation.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 124 | /             query_params! {
[INFO] [stdout] 125 | |                 service = service.into().to_string(),
[INFO] [stdout] 126 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 127 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 128 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:36
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                      ^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph_annotation.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 124 | /             query_params! {
[INFO] [stdout] 125 | |                 service = service.into().to_string(),
[INFO] [stdout] 126 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 127 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 128 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 134 | /             query_params! {
[INFO] [stdout] 135 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 136 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 137 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 138 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:36
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                      ^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 134 | /             query_params! {
[INFO] [stdout] 135 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 136 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 137 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 138 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 202 | /             query_params! {
[INFO] [stdout] 203 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 204 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 205 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 206 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/client.rs:170:36
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                      ^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 202 | /             query_params! {
[INFO] [stdout] 203 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 204 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 205 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 206 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: mackerel_client v0.6.6 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking mackerel_client v0.6.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/client.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |                                      |
[INFO] [stdout]     |            |                                      temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/alert.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 193 | /             query_params! {
[INFO] [stdout] 194 | |                 withClosed = *with_closed,
[INFO] [stdout] 195 | |                 nextId = cursor_opt.map(Into::into).as_deref().unwrap_or_default(),
[INFO] [stdout] 196 | |                 limit = limit.to_string(),
[INFO] [stdout] 197 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/alert.rs:195:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 195 |                 nextId = cursor_opt.map(Into::into).as_deref().unwrap_or_default(),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/alert.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 190 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 196 |                 limit = limit.to_string(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/client.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |                                      |
[INFO] [stdout]     |            |                                      temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph_annotation.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 124 | /             query_params! {
[INFO] [stdout] 125 | |                 service = service.into().to_string(),
[INFO] [stdout] 126 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 127 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 128 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/graph_annotation.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 125 |                 service = service.into().to_string(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/graph_annotation.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 126 |                 from = from.into().timestamp().to_string(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/graph_annotation.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 121 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 127 |                 to = to.into().timestamp().to_string(),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/client.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |                                      |
[INFO] [stdout]     |            |                                      temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 134 | /             query_params! {
[INFO] [stdout] 135 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 136 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 137 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 138 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 131 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 135 |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 131 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 136 |                 from = from.into().timestamp().to_string(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 137 |                 to = to.into().timestamp().to_string(),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/client.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |                                      |
[INFO] [stdout]     |            |                                      temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 202 | /             query_params! {
[INFO] [stdout] 203 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 204 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 205 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 206 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 203 |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:204:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 204 |                 from = from.into().timestamp().to_string(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 205 |                 to = to.into().timestamp().to_string(),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/client.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |                                      |
[INFO] [stdout]     |            |                                      temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/alert.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 193 | /             query_params! {
[INFO] [stdout] 194 | |                 withClosed = *with_closed,
[INFO] [stdout] 195 | |                 nextId = cursor_opt.map(Into::into).as_deref().unwrap_or_default(),
[INFO] [stdout] 196 | |                 limit = limit.to_string(),
[INFO] [stdout] 197 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/alert.rs:195:26
[INFO] [stdout]     |
[INFO] [stdout] 190 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 195 |                 nextId = cursor_opt.map(Into::into).as_deref().unwrap_or_default(),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/alert.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 190 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 196 |                 limit = limit.to_string(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/client.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |                                      |
[INFO] [stdout]     |            |                                      temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph_annotation.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 124 | /             query_params! {
[INFO] [stdout] 125 | |                 service = service.into().to_string(),
[INFO] [stdout] 126 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 127 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 128 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/graph_annotation.rs:125:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 125 |                 service = service.into().to_string(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/graph_annotation.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 126 |                 from = from.into().timestamp().to_string(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/graph_annotation.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 121 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 127 |                 to = to.into().timestamp().to_string(),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/client.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |                                      |
[INFO] [stdout]     |            |                                      temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 134 | /             query_params! {
[INFO] [stdout] 135 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 136 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 137 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 138 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 131 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 135 |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 131 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 136 |                 from = from.into().timestamp().to_string(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:137:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 137 |                 to = to.into().timestamp().to_string(),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/client.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 |           &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |            |                                      |
[INFO] [stdout]     |            |                                      temporary value is freed at the end of this statement
[INFO] [stdout]     |            creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/metric.rs:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |           self.request(
[INFO] [stdout]     |                ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 202 | /             query_params! {
[INFO] [stdout] 203 | |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout] 204 | |                 from = from.into().timestamp().to_string(),
[INFO] [stdout] 205 | |                 to = to.into().timestamp().to_string(),
[INFO] [stdout] 206 | |             },
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `query_params` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 203 |                 name = metric_name.as_ref().to_owned(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:204:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 204 |                 from = from.into().timestamp().to_string(),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/metric.rs:205:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |         self.request(
[INFO] [stdout]     |              ------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 205 |                 to = to.into().timestamp().to_string(),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/client.rs:170:49
[INFO] [stdout]     |
[INFO] [stdout] 170 |         &[ $( (stringify!($field), &$value) ),+ ]
[INFO] [stdout]     |                                                 - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mackerel_client` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mackerel_client` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "bd416aa9b322e9118fe89ca8e2042761ef0aee928f42784a9ceee41fe76cec11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd416aa9b322e9118fe89ca8e2042761ef0aee928f42784a9ceee41fe76cec11", kill_on_drop: false }`
[INFO] [stdout] bd416aa9b322e9118fe89ca8e2042761ef0aee928f42784a9ceee41fe76cec11
